home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / system / hfde2 / hfde2.txt < prev    next >
Text File  |  1994-12-18  |  4KB  |  83 lines

  1. WHAT'S IS HFDE/2
  2. ────────────────
  3. HFDE/2 started with DOOM, when I found that out of all of the DOOM editors
  4. available, DEU 5.2 was the best, but the interface was very clumsly.  So I
  5. created HFDE (a complete hack of DEU with a new GUI) and myself and several
  6. close friends used it to build our PWADS.
  7.  
  8. When DOOM 2: Hell on Earth came out, I wait patiently for DEU 5.3 to come.  A
  9. promised new GUI and full DOOM 2 support were worth the wait.  Well, 3 months
  10. later, DEU 5.3 is still held up, so I started a quick convert on HFDE.  Thus
  11. HFDE/2 was born.
  12.  
  13. Well, I passed it around to a few friends on the internet, and everybody loved
  14. it.  So, I did more work on it, cleaned it up, fixed alot of bugs and decided
  15. to give it a real release.
  16.  
  17. But I'm a busy programmer so in order to keep HFDE/2 changing and growing I
  18. hope to build it in to a public project (much like nethack).  Hopefully, the
  19. users of HFDE/2 will join in and help mold it into the best editor around.
  20.  
  21. NEW FEATURE
  22. ───────────
  23. Beside the GUI (which is the biggest), HFDE2 has several advancements to DEU.
  24. They are...
  25.  
  26.   ■ If you insert a linedef that would split a sector, HFDE2 will automaticly
  27.     split that sector.
  28.  
  29.   ■ DraftMode.  In IMHO it's the only way to work in.  Normally, when you
  30.     selected multiple objects, and press INSERT to build a new, higher object
  31.     (for example, multiple vertexes build a linedef), HFDE2 (and DEU) will
  32.     keep the new object highlighted and switch to the proper object mode.
  33.     In draftmode, HFDE2 will stay in the current mode, and clear the selected
  34.     objects.  This makes creating maps with the connect the dots method much
  35.     easier.
  36.  
  37.   ■ The main editor engine has been redesigned to reduce the # of screen
  38.     redraws.
  39.  
  40.   ■ When the map scrolls, the grid, and objects are turned off or minimized in
  41.     size to speed up the scroll.
  42.  
  43.   ■ You can flip a linedef quickly by press the "F" key.  This will flip the
  44.     currently highlighted linedef (or all the selected linedefs).  However if
  45.     you have multiple linedefs selected (ie: your in the process of creating
  46.     a sector) and you need to flip a single linedef (ie:  you run in to a
  47.     linedef pointing the wrong way) you can flip JUST THE HIGHLIGH LINEDEF
  48.     by pressing CTRL-F.. This can be a lifesaver folks.
  49.  
  50.   ■ You can quickly change grid size by pressing ALT-1 through ALT-0 (factors
  51.     1 through 10) and SHIFT-ALT-1 through SHIFT-ALT-0 (factors 11 through
  52.     20).
  53.  
  54.   ■ The Make Stairs from Sectors command in the Misc. menu is one of the most
  55.     powerfull new features.  HFDE2 can quickly turn sectors in to stairs.
  56.  
  57.     To do this, create the sectors for the stairs (just like any normal
  58.     sector).  Make sure you have a stair landing at the top and the bottom
  59.     (ie:  the ground floor, and the top floor).  Next, select the sectors,
  60.     starting with the landing on the top and in order just as if you were
  61.     walking down the stairs.  Make sure you select the the landing on the
  62.     bottom.
  63.  
  64.     Now select make stairs from Sectors and your stairs will be built quickly
  65.     and easy like.
  66.  
  67.     A newer version of this function that will automaticly size the stairs is
  68.     being worked on, as is the ability to have the ceiling follow the stairs.
  69.  
  70.  
  71. JOINING THE HFDE2 PROJECT
  72. ─────────────────────────
  73. If you would like to help code HFDE2, or have ideas, suggestions, comments,
  74. or you need tech support (ie: reporting a bug) then you can email me at
  75. "josephw@ramp.com".  Please start your message topic with "HFDE2:" so that
  76. my mail client will put your message in to the right folder.
  77.  
  78. I would really like to be able to stop programming on this and have someone
  79. else pick it up (ie: I want to be the project leader, not the main coder) but
  80. until then I'll have to do.
  81.  
  82. Remember.. send any questions, ideas, whatever to "Josephw@ramp.com"
  83.